home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Collection 9 / CD-ROM Collection 9 - Disc 1.iso / pc / data / ab.dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1997-10-11  |  127 b   |  9 lines

  1. on mouseDown
  2.   global mesu
  3.   set mesu to 1
  4.   set the ink of sprite 11 to 2
  5.   updateStage()
  6.   cursor(4)
  7.   play movie "a01b"
  8. end
  9.